adTempus API
|
Gets a list of TAPI devices installed on the server.
HRESULT GetTapiDevices([out,retval] BSTR * pVal);
GetTapiDevices([out,retval] BSTR pVal);
Sub GetTapiDevices(pVal As [out,retval] BSTR)
GetTapiDevices gets a list of TAPI devices (modems) to be used in the user interface for a messaging service provider that uses a modem.
GetTapiDevices returns a single string listing the devices, with each device name separated by a "|" character.
IMessagingServiceProvider::DeviceName@[out, retval] BSTR*
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|